home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / html / hotmix / launch_nr.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1998-03-03  |  184 b   |  8 lines

  1. #!/bin/csh -f
  2.  
  3. xwsh -bg royalblue -fg white -geom 60x15+100+100 \
  4.         -title "search engine process window" \
  5.     -e /bin/csh -c \
  6.         "cd $HOTMIXDIR/netresults/; \
  7.         ./launch_sgi.csh"
  8.